FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package nictiz.fhir.nl.stu3.zib2017#2.2.18 (125 ms)

Package nictiz.fhir.nl.stu3.zib2017
Type StructureDefinition
Id Id
FHIR Version R3
Source https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.2.18&canonical=http://nictiz.nl/fhir/StructureDefinition/heartrate
Url http://nictiz.nl/fhir/StructureDefinition/heartrate
Version 2.0.4
Status active
Name Vital Signs HeartRate
Title VitalSigns HeartRate
Experimental False
Realm nl
Authority hl7
Description FHIR Heart Rate Profile - Copied FHIR Vital Sign Profile to remove .component.value Quantity type constraint. More information can be found in GForge ticket #13796 or in the FHIR zulip chat https://chat.fhir.org/#narrow/stream/implementers/subject/Vital.20signs.20supporting.20observations.
Copyright CC0
Type Observation
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
http://nictiz.nl/fhir/StructureDefinition/zib-VitalSigns VitalSigns


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "heartrate",
  "url" : "http://nictiz.nl/fhir/StructureDefinition/heartrate",
  "version" : "2.0.4",
  "name" : "Vital Signs HeartRate",
  "title" : "VitalSigns HeartRate",
  "status" : "active",
  "publisher" : "Nictiz",
  "contact" : [
    {
      "name" : "Nictiz",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.nictiz.nl",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "FHIR Heart Rate Profile - Copied FHIR Vital Sign Profile to remove .component.value Quantity type constraint. More information can be found in GForge ticket #13796 or in the FHIR zulip chat https://chat.fhir.org/#narrow/stream/implementers/subject/Vital.20signs.20supporting.20observations.",
  "copyright" : "CC0",
  "fhirVersion" : "3.0.2",
  "mapping" : [
    {
      "identity" : "hcim-heartrate-v3.1-2017EN",
      "uri" : "https://zibs.nl/wiki/HeartRate-v3.1(2017EN)",
      "name" : "HCIM HeartRate-v3.1(2017EN)"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Observation",
  "baseDefinition" : "http://nictiz.nl/fhir/StructureDefinition/zib-VitalSigns",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Observation",
        "path" : "Observation",
        "short" : "FHIR Heart Rate Profile",
        "definition" : "This profile defines how to represent Heart Rate observations in FHIR using a standard LOINC code and UCUM units of measure.",
        "alias" : [
          "FHIR Hartritme-profiel"
        ],
        "mapping" : [
          {
            "identity" : "hcim-heartrate-v3.1-2017EN",
            "map" : "NL-CM:12.3.1",
            "comment" : "HeartRate"
          }
        ]
      },
      {
        "id" : "Observation.code",
        "path" : "Observation.code",
        "short" : "Heart Rate",
        "definition" : "Heart Rate.",
        "comment" : "Additional codes that translate or map to this code are allowed. For example a more granular LOINC code or code that is used locally in a system.",
        "alias" : [
          "Hartritme"
        ]
      },
      {
        "id" : "Observation.code.coding",
        "path" : "Observation.code.coding",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "system"
            },
            {
              "type" : "value",
              "path" : "code"
            }
          ],
          "ordered" : false,
          "rules" : "open"
        },
        "min" : 1
      },
      {
        "id" : "Observation.code.coding:HeartRateCode",
        "path" : "Observation.code.coding",
        "sliceName" : "HeartRateCode",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Observation.code.coding:HeartRateCode.system",
        "path" : "Observation.code.coding.system",
        "min" : 1,
        "fixedUri" : "http://loinc.org"
      },
      {
        "id" : "Observation.code.coding:HeartRateCode.code",
        "path" : "Observation.code.coding.code",
        "min" : 1,
        "fixedCode" : "8867-4"
      },
      {
        "id" : "Observation.code.coding:HeartRateCode.display",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean" : true
          }
        ],
        "path" : "Observation.code.coding.display",
        "defaultValueString" : "Heart rate"
      },
      {
        "id" : "Observation.valueQuantity:valueQuantity.code",
        "path" : "Observation.valueQuantity.code",
        "fixedCode" : "/min"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.